ASP.NET Core MVC コントロールヘルプ
Binding メソッド (ScatterMapLayerBuilder<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ScatterMapLayerBuilder<T> クラス : Binding メソッド
The value.
Configurates C1.Web.Mvc.ScatterMapLayer<T>.Binding. Sets the binding for the layer.
シンタックス
'宣言
 
Public Function Binding( _
   ByVal value As System.String _
) As ScatterMapLayerBuilder(Of T)
public ScatterMapLayerBuilder<T> Binding( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The binding can include two comma-separated property names (longitude and latitude) 'lon,lat' or a single property name that contain a pair of geographical coordinates.
参照

ScatterMapLayerBuilder<T> クラス
ScatterMapLayerBuilder<T> メンバ